-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: add umd out for react wrapper #2018
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for marvelous-moxie-a6e2fe ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
acstll
approved these changes
Jun 22, 2023
Co-authored-by: ayeshaa-m <[email protected]>
* fix: spacing * fix: revert changes, fix spacing * fix: add tiny bit more space after 10th element * test(visual): update snapshots (#2006) Co-authored-by: felix-ico <[email protected]> * fix: primary list item spacing * test(visual): update snapshots (#2012) Co-authored-by: felix-ico <[email protected]> * docs: update css vars --------- Co-authored-by: felixw <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: felix-ico <[email protected]>
Co-authored-by: felixw <[email protected]>
* chore(font): update to latest version (1.8) * chore(icons): update to latest version * test(visual): update snapshots (#2026) Co-authored-by: acstll <[email protected]> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: acstll <[email protected]>
* fix(list-item): font-variant-numeric tabular on nested * fix(telekom-header): app name min-width and spacing * fix(telekom-nav-item): main nav line-height * fix: align spacing and fonts in inputs - text field - text area - dropdown select - date picker * test(visual): update snapshots (#2023) Co-authored-by: acstll <[email protected]> * test(visual): update snapshots (#2024) Co-authored-by: acstll <[email protected]> * fix(telekom-header): app name spacing * fix(telekom-header): app name spacing (slim) * chore: conflicts with visual tests * chore: invalidate visual snapshots somehow * test(visual): update snapshots (#2028) Co-authored-by: acstll <[email protected]> * fix(telekom-header): app name spacing scrolled >xl * chore: update telekom/design-tokens package * fix: clean up CSS (date-picker, dropdown-select, text-field, textarea) * style: format --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: acstll <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
add umd out for react wrapper